Fixes for Bushnell test data.
authorrobertl <robertl>
Sun, 20 Dec 2009 20:29:26 +0000 (20:29 +0000)
committerrobertl <robertl>
Sun, 20 Dec 2009 20:29:26 +0000 (20:29 +0000)
reference/bushnell.gpx
testo.d/bushnell.test

index 7597194763b4335043286a47d955451a42728716..d13d065a77909ab2dccd640730762f379da4fe7b 100644 (file)
@@ -6,8 +6,8 @@
   xmlns="http://www.topografix.com/GPX/1/0"
   xsi:schemaLocation="http://www.topografix.com/GPX/1/0 http://www.topografix.com/GPX/1/0/gpx.xsd">
 <time>1970-01-01T00:00:00Z</time>
-<bounds minlat="55.296300000" minlon="-63.746370400" maxlat="55.296300000" maxlon="-63.746370400"/>
-<wpt lat="55.296300000" lon="-63.746370400">
+<bounds minlat="55.296300000" minlon="-133.243100000" maxlat="55.296300000" maxlon="-133.243100000"/>
+<wpt lat="55.296300000" lon="-133.243100000">
   <name>Waterfall Resort</name>
   <cmt>Waterfall Resort</cmt>
   <desc>Waterfall Resort</desc>
index 3b5ae7a62e0aad8a8051df47792c5812cc62de61..3b40afba51d6b298fc2e48a433e79d84a2a9c948 100644 (file)
@@ -5,7 +5,7 @@ compare ${REFERENCE}/bushnell.gpx ${TMPDIR}/bushnell.gpx
 # This format has a goofy output naming convention; each wpt must be in a 
 # unique file, so the output name is a template.
 gpsbabel -i bushnell -f ${REFERENCE}/bushnell.wpt -o bushnell -F ${TMPDIR}/bushnell
-bincompare ${REFERENCE}/bushnell.wpt ${TMPDIR}/bushnell-0.wpt
+bincompare ${REFERENCE}/bushnell.wpt ${TMPDIR}/bushnell-0.wpt
 
 gpsbabel -i bushnell_trl -f ${REFERENCE}/bushnell_trl.trl -o gpx -F ${TMPDIR}/bushnell_trl.gpx
 compare ${REFERENCE}/bushnell_trl.gpx ${TMPDIR}/bushnell_trl.gpx